-
Couldn't load subscription status.
- Fork 480
Add skew-symmetric blas subroutines and tests #1155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Add skew-symmetric blas subroutines and tests #1155
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed everything except [sd]blat[23].f testing routines. I'll try to look at those later. Only issue I saw was Doxygen groups.
|
The doxygen has been updated according to the suggestion. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few minor change requests, but otherwise looks good to me.
This PR includes some new blas 2/3 subroutines of real skew-symmetric matrix.
It is a split version of pr #1049 to provide a finer resolution. The naming scheme has been changed according to the discussion.